home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / Datatypes / QRT_DT.readme < prev    next >
Text File  |  1996-09-26  |  2KB  |  43 lines

  1. Short:    Datatype for PovRay dump format (QRT)
  2. Author:   billy@uni-paderborn.de (Michael Böhnisch)
  3. Uploader: billy@uni-paderborn.de (Michael Böhnisch)
  4. Type:     util/wb
  5.  
  6. QRT datatype 39.1 (first release)
  7. ---------------------------------
  8.  
  9. Datatype  for  PovRay  dump  format  images  (QRT style).  Currently uses a
  10. simple 24-to-8 bit conversion with static 3×3×2 (R×G×B) bit quantization.
  11.  
  12. QRT format is not easy to detect since there is near to no type specific or
  13. constant  information  in the files PovRay creates.  This release tests for
  14. the following qualities:
  15.  
  16.   · File  size  must  match  height  and  width information.  Partial files
  17.     written by PovRay are rejected.
  18.  
  19.   · Line  numbers  must  start  with 0 and increment to image height - 1 in
  20.     sorted  order.  QRT does not explicitly forbid arbitrary line order but
  21.     PovRay produces lines in sequence --- take it as a "feature", it really
  22.     makes file type detection easier and safer.
  23.  
  24. Installation:   Simply  copy  the  file  Classes/DataTypes/qrt.datatype  to
  25. SYS:Classes/Datatypes and files Devs/DataTypes/QRT#?  to DEVS:Datatypes and
  26. reboot.
  27.  
  28. Direct comments, flames, flattery to my EMail address.
  29.  
  30. -Billy.
  31.  
  32.  
  33. ============================= Archive contents =============================
  34.  
  35. Original  Packed Ratio    Date     Time    Name
  36. -------- ------- ----- --------- --------  -------------
  37.     3036    1829 39.7% 01-Feb-95 10:30:06 +qrt.datatype
  38.       88      70 20.4% 26-Nov-94 04:17:58 +QRT
  39.      473     295 37.6% 06-Jul-94 12:38:54 +QRT.info
  40.     1184     652 44.9% 01-Feb-95 10:35:20 +QRT_DT.readme
  41. -------- ------- ----- --------- --------
  42.     4781    2846 40.4% 01-Feb-95 21:43:02   4 files
  43.